home *** CD-ROM | disk | FTP | other *** search
/ Guidemac 2 / Guidemac 2.iso / Logiciels divers T1 / X / OnTheBeach / card_14965.txt < prev    next >
Text File  |  1988-02-23  |  906b  |  47 lines

  1. -- card: 14965 from stack: in
  2. -- bmap block id: 7306
  3. -- flags: 4000
  4. -- background id: 5572
  5. -- name: On the Beach
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 8000
  11. -- rect: left=19 top=268 right=315 bottom=71
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 20098 / 20098
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Go Home
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 5341 of stack "Home"
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 4 (button)
  29. -- low flags: 00
  30. -- high flags: 2000
  31. -- rect: left=3 top=24 right=340 bottom=507
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: New Button
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect iris open fast
  43.   go to card id 7706
  44. end mouseUp
  45.  
  46.  
  47.